SsStudRoommate 
EntityType  Dependent 
Logical Entity Name  SsStudRoommate 
Default Table Name  SsStudRoommate 
Logical Only  NO 
Definition 
 
Note 
 

SsStudRoommate Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(PK)(FK)    INTEGER  NO 
 
RoommateSyStudentID(PK)(FK)    INTEGER  NO 
 
Type(PK)    CHAR(1)  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

SsStudRoommate Keys 
Key Name  Key Type  Keys 
SsStudRoommate_UserID_N_N_IDX  Inversion Entry  UserID 
SsStudRoommate_AdEnrollID_RoommateSyStudentID_Type_U_C_IDX  PrimaryKey  StudentEnrollmentPeriodId, RoommateSyStudentID, Type 

SsStudRoommate Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentPeriod  Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Student  Identifying  One To Zero or More        RoommateSyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SsStudRoommate Check Constraints 
Check Constraint Name  CheckConstraint